[INFO] cloning repository https://github.com/davidb2/boolean-threshold-network
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidb2/boolean-threshold-network" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidb2%2Fboolean-threshold-network", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidb2%2Fboolean-threshold-network'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 000dbaed555a31b46a67ace00df91a197f9f8983
[INFO] checking davidb2/boolean-threshold-network against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidb2%2Fboolean-threshold-network" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/davidb2/boolean-threshold-network
[INFO] finished tweaking git repo https://github.com/davidb2/boolean-threshold-network
[INFO] tweaked toml for git repo https://github.com/davidb2/boolean-threshold-network written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidb2/boolean-threshold-network on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidb2/boolean-threshold-network already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db4e3571181a739234a53c60aca7106f0c4f652c2e168bb7e1f79f974cd7f905
[INFO] running `Command { std: "docker" "start" "db4e3571181a739234a53c60aca7106f0c4f652c2e168bb7e1f79f974cd7f905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db4e3571181a739234a53c60aca7106f0c4f652c2e168bb7e1f79f974cd7f905" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db4e3571181a739234a53c60aca7106f0c4f652c2e168bb7e1f79f974cd7f905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db4e3571181a739234a53c60aca7106f0c4f652c2e168bb7e1f79f974cd7f905" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking rootfinder v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking easy-cast v0.5.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking average v0.16.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking sprs v0.11.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling boolean_threshold_network v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `N` should have a snake case name
[INFO] [stdout]   --> src/types.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |   pub N: usize,
[INFO] [stdout]    |       ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `K` should have a snake case name
[INFO] [stdout]   --> src/types.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |   pub K: f64,
[INFO] [stdout]    |       ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `N` should have a snake case name
[INFO] [stdout]   --> src/types.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 |   pub N: usize,
[INFO] [stdout]    |       ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]  --> src/utils.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn zeta(s: f64, N: usize) -> f64 {
[INFO] [stdout]   |                     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]  --> src/utils.rs:9:41
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn average_connectivity(gamma: f64, N: usize) -> f64 {
[INFO] [stdout]   |                                         ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]   --> src/utils.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn find_gamma(K: f64, N: usize) -> f64 {
[INFO] [stdout]    |                   ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> src/utils.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn find_gamma(K: f64, N: usize) -> f64 {
[INFO] [stdout]    |                           ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> src/utils.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 |   N: usize,
[INFO] [stdout]    |   ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `N` should have a snake case name
[INFO] [stdout]   --> src/bin/perform_experiment.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 |   N: usize,
[INFO] [stdout]    |   ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `K` should have a snake case name
[INFO] [stdout]   --> src/bin/perform_experiment.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |   K: Option<f64>,
[INFO] [stdout]    |   ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/bin/perform_experiment.rs:126:51
[INFO] [stdout]     |
[INFO] [stdout] 126 |     (OutDegreeDistributionType::Homogeneous, Some(K), _, _) => {
[INFO] [stdout]     |                                                   ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/bin/perform_experiment.rs:131:48
[INFO] [stdout]     |
[INFO] [stdout] 131 |     (OutDegreeDistributionType::PowerLaw, Some(K), _, _) => {
[INFO] [stdout]     |                                                ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/bin/perform_experiment.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     (Some(K), _) => K,
[INFO] [stdout]     |           ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/bin/perform_experiment.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 |   let K = match (args.K, out_degree_distribution) {
[INFO] [stdout]     |       ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `N` should have a snake case name
[INFO] [stdout]   --> src/bin/perform_experiment.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 |   N: usize,
[INFO] [stdout]    |   ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `K` should have a snake case name
[INFO] [stdout]   --> src/bin/perform_experiment.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |   K: Option<f64>,
[INFO] [stdout]    |   ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/bin/perform_experiment.rs:126:51
[INFO] [stdout]     |
[INFO] [stdout] 126 |     (OutDegreeDistributionType::Homogeneous, Some(K), _, _) => {
[INFO] [stdout]     |                                                   ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/bin/perform_experiment.rs:131:48
[INFO] [stdout]     |
[INFO] [stdout] 131 |     (OutDegreeDistributionType::PowerLaw, Some(K), _, _) => {
[INFO] [stdout]     |                                                ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/bin/perform_experiment.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     (Some(K), _) => K,
[INFO] [stdout]     |           ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/bin/perform_experiment.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 |   let K = match (args.K, out_degree_distribution) {
[INFO] [stdout]     |       ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `N` should have a snake case name
[INFO] [stdout]   --> src/types.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |   pub N: usize,
[INFO] [stdout]    |       ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `K` should have a snake case name
[INFO] [stdout]   --> src/types.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |   pub K: f64,
[INFO] [stdout]    |       ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `N` should have a snake case name
[INFO] [stdout]   --> src/types.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 |   pub N: usize,
[INFO] [stdout]    |       ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]  --> src/utils.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn zeta(s: f64, N: usize) -> f64 {
[INFO] [stdout]   |                     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]  --> src/utils.rs:9:41
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn average_connectivity(gamma: f64, N: usize) -> f64 {
[INFO] [stdout]   |                                         ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]   --> src/utils.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn find_gamma(K: f64, N: usize) -> f64 {
[INFO] [stdout]    |                   ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> src/utils.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn find_gamma(K: f64, N: usize) -> f64 {
[INFO] [stdout]    |                           ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> src/utils.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 |   N: usize,
[INFO] [stdout]    |   ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.04s
[INFO] running `Command { std: "docker" "inspect" "db4e3571181a739234a53c60aca7106f0c4f652c2e168bb7e1f79f974cd7f905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db4e3571181a739234a53c60aca7106f0c4f652c2e168bb7e1f79f974cd7f905", kill_on_drop: false }`
[INFO] [stdout] db4e3571181a739234a53c60aca7106f0c4f652c2e168bb7e1f79f974cd7f905
